home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / setup / setup.txt < prev   
Encoding:
INI File  |  2002-03-08  |  3.4 KB  |  80 lines

  1. [SetupText]
  2.  
  3. OkButton=OK
  4. CancelButton=Cancel
  5. YesToAllTitle=Yes To All
  6. YesToAllButton=Yes
  7. NoButton=No
  8. ScreenMessage=Programming Microsoft Visual Basic .NET Setup
  9. AppName=Setup
  10.  
  11. WelcomeTitle=Welcome
  12. WelcomeText=Welcome to the %s Setup Program!
  13.  
  14. InstallTitle=Install The %s Files Where?
  15. InstallText=The Setup program will copy the %s files into the specified directory. Click OK to continue.
  16.  
  17. ExitTitle=Are you sure?
  18. ExitText=Setup has not completed installing the files. Are you sure you want to exit Setup?
  19.  
  20. InstallingTitle=Installing....
  21. InstallingText1=Setup is installing
  22. InstallingText2=to
  23.  
  24. FinishedTitle=Finished!
  25. FinishedText=Setup has finished installing the %s files. Enjoy!
  26.  
  27. NoRoomTitle=Not enough free space!
  28. NoRoomText=You don't have enough free space on drive %c to install all the files. Please free up some space and try again.
  29.  
  30. ConfirmReplaceTitle=Confirm File Replace
  31. ConfirmReplaceText1=This folder already contains a file named '%s'.
  32. ConfirmReplaceText2=Would you like to replace the existing file
  33. ConfirmReplaceText3=modified on %s
  34. ConfirmReplaceText4=with this one?
  35.  
  36. ChangeDirTitle=Change Directory
  37. ChangeDirButton=Change Folder...
  38. FolderText=Folder
  39. NoChange=Setup will not allow you to install files to the root directory of a drive. Please choose a directory in which to install the files.
  40.  
  41. SetupFailedTitle=Setup Failed
  42. SetupFailedText=Setup did not finish installing the files. Please run Setup again to complete the installation process.
  43.  
  44. LongFilenameProblemText=There was a problem installing the files. Please restart your computer in safe mode and try reinstalling the files. (To start the computer in safe mode, press F5 when the computer beeps during the boot process.)
  45.  
  46. ProblemInstallingText=There was a problem installing the files. Please restart your computer in safe mode and try reinstalling the files. (To start the computer in safe mode, press F5 when the computer beeps during the boot process.)
  47.  
  48. BrowseTitle=Browse
  49. BrowseText1=Current Directory:
  50. BrowseText2=New Directory:
  51.  
  52. CreateDirText=The directory you've specified does not exist. Do you want to create it?
  53.  
  54. UninstallText=This will remove all the files in the directory to which %s was installed. Are you sure you want to continue?
  55. UninstallProblemText=Not all the files could be removed. Be sure none of the files are in use and run the uninstall program again.
  56.  
  57. ContinueButton=Continue
  58. ExitButton=Exit Setup
  59.  
  60. UpdatingTitle=Updating System
  61. UpdatingText=Setup is updating the files for %s....
  62.  
  63. OptionsTitle=Select Options
  64. InstructionText=In the Options list, select the items you want installed; clear the items you do not want installed.
  65. OptionStatic=Options:
  66. FolderTitle=Folder for Currently Selected Option
  67. SpaceRequired=Space required on drive %c: %s
  68. SpaceAvailable=Space available on drive %c: %s
  69. DescriptionStatic=Description:
  70. DescriptionText=Installs the %s files
  71.  
  72. Bytes=bytes
  73. KBytes=KB
  74. MBytes=MB
  75.  
  76. UpdateRegistryError=Your account must have higher privileges for this program to work correctly under Microsoft Windows NT 4.0, Windows 2000 or Windows XP. See your administrator if you need help.
  77. NoWindowsDir=You cannot install these files into a directory which is part of the Windows tree.
  78.  
  79. NotEmptyDirectory=The uninstall program for this product deletes all files in the directory to which you install. The directory you've selected contains files which will be deleted if you uninstall this product. Are you sure you want to install here?
  80.